在 Windows 內移除無用的 Identifier


Posted by 孫胖 on 2022-12-20

首先以系統管理員身分執行 cmd

列出所有的 identifier

bcdedit /enum firmware

移除 identifier

bcdedit /delete identifier (包含大括號)









Related Posts

F2E合作社|tooltips工具提示框|Bootstrap 5網頁框架開發入門

F2E合作社|tooltips工具提示框|Bootstrap 5網頁框架開發入門

單元測試的藝術 - 測試你的程式

單元測試的藝術 - 測試你的程式

Leetcode JS 2676. Throttle

Leetcode JS 2676. Throttle


Comments